--- Rss-Samurize v0.8 ---
Author: Izzzo
E-mail: pkp.tony@gmail.com
Date: 2005-02-02

--- Description ---
This is an Rss reader for samurize, it is a plugin written in C++. It has the following features.
-- Features --
- Supports rss version v0.91, v0.92, v2.0 and basic rdf.
- Option to filter html code.
- Option to filter unicode characters.
- Option to replace <br> with a linebreak.
- Support for iso-8859-2.
- Option to change update intervall.

--- Functions ---
All functions take a address as an argument, where the http:// part has to be included.
The GetItem... functions take also a number as an argument to specify which item to be viewed.
Following functions are included:GetTitle, GetLink, GetDescription, GetLanguage,
  GetCopyright, GetLastBuildDate, GetManagingEditor, GetRating, GetPubDate, 
  GetItemTitle, GetItemLink, GetItemDescription, GetTitleOfItems.